DB::enableQueryLog(); DB::table('avt_channel_billing_address')->where('channel_id',$channel_id)->update($channelList) dd(DB::getQueryLog())